(function(){let e=e=>{let t=document.querySelectorAll(`[data-link-type="document"]`),n=document.getElementById(`webview-container`);n||(n=document.getElementById(`root`));let r=`downladWarningDlBtn`,i=`downladWarningCancelBtn`,a=`downloadWarningOverlay`,o=`downloadWarningModal`,s=()=>{let e=document.getElementById(r),t=e==null?void 0:e.getElementsByTagName(`a`);if(t)for(let n of t)e==null||e.removeChild(n);e==null||e.replaceWith(e.cloneNode(!0))},c=(t,n,r)=>{let i=document.createElementNS(`http://www.w3.org/2000/svg`,`svg`);i.setAttribute(`height`,e.iconSize),i.setAttribute(`width`,e.iconSize),i.setAttribute(`viewBox`,r),i.setAttribute(`style`,`margin: 0 10px 0 0;`);let a=document.createElementNS(`http://www.w3.org/2000/svg`,`path`);return a.setAttribute(`d`,t),a.style.stroke=`none`,a.style.fill=n,i.appendChild(a),i},l=(t,n,i,a,o,s)=>{let l=document.createElement(t===r?`div`:`button`);l.id=t,l.classList.add(e.buttonClass,`downladWarningBtn`),l.setAttribute(`style`,`color: ${n}; background: ${i}`),l.appendChild(c(a,n,o));let u=document.createElement(`span`);return u.textContent=s,l.appendChild(u),l},u=()=>{let e=document.getElementById(a),t=document.getElementById(o);e==null||e.classList.remove(`showElement`),t==null||t.classList.remove(`showModal`),s()},d=t=>{if(document.getElementById(a)===null){let t=document.createElement(`div`);if(t.classList.add(`downloadWarningOverlay`),t.id=a,n==null||n.appendChild(t),document.getElementById(o)===null){let a=document.createElement(`div`);a.classList.add(e.modalClass,`downloadWarningModal`),a.id=o;let c=document.createElement(`div`);c.innerHTML=e.message,a.appendChild(c);let u=l(i,`#282828`,`#dbdbdb`,`M12.45 37.65 10.35 35.55 21.9 24 10.35 12.45 12.45 10.35 24 21.9 35.55 10.35 37.65 12.45 26.1 24 37.65 35.55 35.55 37.65 24 26.1Z`,`10.35 10.35 27.3 27.3`,e.cancelBtn),d=l(r,`#ffffff`,`#282828`,`M11 40Q9.8 40 8.9 39.1Q8 38.2 8 37V29.85H11V37Q11 37 11 37Q11 37 11 37H37Q37 37 37 37Q37 37 37 37V29.85H40V37Q40 38.2 39.1 39.1Q38.2 40 37 40ZM24 32.35 14.35 22.7 16.5 20.55 22.5 26.55V8H25.5V26.55L31.5 20.55L33.65 22.7Z`,`8 8 32 32`,e.downloadBtn),f=document.createElement(`div`);f.classList.add(`downladWarningBtnContainer`),f.appendChild(u),f.appendChild(d),a.appendChild(f),n==null||n.appendChild(a),t.addEventListener(`click`,()=>{t.classList.remove(`showElement`),a==null||a.classList.remove(`showModal`),s()}),u.addEventListener(`click`,()=>{t.classList.remove(`showElement`),a==null||a.classList.remove(`showModal`),s()})}}let c=document.getElementById(r),d=document.getElementById(i);if(t&&c){let e=document.createElement(`a`);for(let{name:n,value:r}of Array.from(t.attributes))e.setAttribute(n,r);e.removeAttribute(`class`),c.appendChild(e)}d==null||d.focus(),c==null||c.addEventListener(`click`,()=>u())};t.length>0&&t.forEach(e=>{e.addEventListener(`click`,t=>{t.preventDefault(),t.stopPropagation(),d(e);let n=document.getElementById(a),r=document.getElementById(o);n==null||n.classList.add(`showElement`),r==null||r.classList.add(`showModal`)})})};window.DownloadWarning=e})();